From: Daniel Engberg Date: Sun, 1 Apr 2018 15:13:38 +0000 (+0200) Subject: utils/pcsc-lite: Update URLs X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=4b29cce5c93fbde643e21139e6483fdd35e7adcf;p=feed%2Fpackages.git utils/pcsc-lite: Update URLs New URLs Signed-off-by: Daniel Engberg --- diff --git a/utils/pcsc-lite/Makefile b/utils/pcsc-lite/Makefile index c8218f2aa8..9e41612da2 100644 --- a/utils/pcsc-lite/Makefile +++ b/utils/pcsc-lite/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=1.8.23 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://alioth.debian.org/frs/download.php/file/4235 +PKG_SOURCE_URL:=https://pcsclite.apdu.fr/files/ PKG_HASH:=5a27262586eff39cfd5c19aadc8891dd71c0818d3d629539bd631b958be689c9 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=BSD-3-Clause @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/pcsc-lite/Default TITLE:=Access a smart card using SCard API (PC/SC) - URL:=http://pcsclite.alioth.debian.org/ + URL:=https://pcsclite.apdu.fr/ endef define Package/pcsc-lite/Default/description